var posts = []; (function() { /* begin our anon function */ RegExp.escape= function(s) { //return s.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&') return s.replace("'", "\'"); }; /* Load up CSS -- remember to add "\" to the end of each line */ document.write(""); document.write('
'); document.write('

USV Team Posts

'); document.write('
'); document.write(''); document.write('
'); document.write('
'); document.write('
'); /* call it */ })();